home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 March
/
CMCD0305.ISO
/
Software
/
Shareware
/
Utilitare
/
emu
/
Emu8086_Setup_307c.exe
/
{app}
/
Translation
/
_msg.dat
< prev
next >
Wrap
Text File
|
2003-10-08
|
8KB
|
269 lines
! DO NOT EDIT THIS FILE !
! EDIT LANGUAGE FILE INSTEAD !
[START MESSAGES]
Unsigned compare
Below
Not Below
Above
Not Above
Signed compare
Less
Not Less
Greater
Not Greater
Equal
Not Equal
Negative
Positive
Overflow
No Overflow
Even Parity
Odd Parity
Auxiliary Carry
No Auxiliary Carry
Hardware Interrupts Disabled
Hardware Interrupts Enabled
Forward Direction
Backward Direction
Not enough instructions, cannot generate machine code!
unsupported video mode:
Currently number of disassembled bytes is limited to 1K at a time!
Negative number of bytes to disassemble?
Bin file not found:
Too many sectors! Maximum: 255
use several bin files.
No drive number
create new drive first!
File will be temporary loaded at address 0100:0000h and then written to floppy. Proceed?
Proceed?
Error writing to floppy!
1 sector written successfully!
sectors written successfully!
Error writing to floppy:
Value out of byte range:
Error evaluating expression!
No code to compile!
Cannot generate COM file : stack segment present. Add "#MAKE_EXE#".
-= COM built successfully =-
COM file NOT built
-= BIN file built successfully =-
BIN file NOT built
Line "ORG 7C00H" - not found in the begining of the file!
Generally a .BOOT program (boot sector) is loaded
at address 0000:7C00h.
Continue anyway?
-= BOOT file built successfully =-
BOOT file NOT built
file NOT built, there are errors!
Compiler error:
Please inform the author about this: info@emu8086.com (right click to copy to clipboard)
COM file NOT built, aborted - "ORG 100H" not found!
Line "ORG 100H" - not found in the begining of the file!
Generally a .COM program begins
with 100H byte prefix.
Error loading:
Error on loading:
Error saving:
No such line!
Not found!
Error saving to:
Set correct output directory from "Compile" menu.
Error building EXE:
Error building COM:
Error building BIN/BOOT:
Maximum floppy drive number reached (4)!
Error making new Floppy Drive!
Floppy Drive:
created.
Error making new Floppy Drive:
PROGRAM TERMINATED!
System halted!
EXECUTABLE DOESN'T EXIST!
FILE TOO SMALL - NOT EXE
EXE SIGNATURE NOT FOUND!
File too big, only first 706,448 bytes loaded.
BINARY EXECUTABLE DOESN'T EXIST!
File too big, only first 40KB loaded.
In case it's a floppy image, it will load itself in a boot process.
Unknown byte:
See "Complete 8086 instruction set" in documentation.
Instruction not available in unregistered version:
Error on single step:
Please inform the author about this: info@emu8086.com
There was an error writing boot sector!
Error while trying to disassemble:
Break point encountered at:
Emulator does not support blinking yet.
Wrong parameter in BL!
not supported by emulator yet,
see "List of supported interrupts" in "emu8086 reference"
Program requested reboot! Execution stopped.
string has no $ at the end, or out of memory
This interupt is not supported yet,
not found!
Error on preparing emulator:
Custom memory map loaded!
Cannot find:
Cannot find FLOPPY_0 file!
not supported yet!
See "I/O ports" in "emu8086 reference".
Unknown extension:
Click 'Yes' to load in Source Editor, or 'No' to load in emulator
Reload with command line parameters? Reload:
Already registered! Thank you!
Cannot find:
Click [OK] to locate it, or click [Cancel] to use current register values.
Missing .binf file
Can not load in this memory area!
Free memory area is between 0050:0000h and 0A000:0000h
File will be loaded at 0100:0000h
Are you sure you want to overwrite any previous boot sector?
Program terminated. Reload:
File not found:
Cannot open HTML file, make sure program that reads HTML files is installed on your system.
Please re-install the software pack,
see Internet address in about box.
Path not found:
Are you sure you want to disable re-Disassemble feature?
Disabling it may result in wrong disassembling!
Are you sure?
Defaults will be loaded on next start of the program!
This will also reset the 'Macro' menu!
Cannot set the same back and fore color!
Defaults set!
Please note:
this changes default color only!
it will be affected only if other color is not set via code directly.
Please select control name in the list!
Cannot set the same fore and back color!
Thank you! Registration successful!
Thank you!
Sorry, the key you entered looks like your OrderID or User ID,
but not your your license code! Please check your e-mail for the license code
(you may get 2 separate e-mail messages)
Thank you.
Sorry, please check your User Name and Registration Key.
Wrong output directory!
Line "ORG 100H" - found!
Generally only .COM programs begin
with a 100H byte prefix.
EXE file NOT built, aborted - "ORG 100H" found!
Line "ORG 7C00H" - found!
Generally only .BIN programs (boot sectors) begin
with a 7C00H byte prefix.
Continue anyway?
EXE file NOT built, aborted - "ORG 7C00H" found!
Save changes to file
Save changes?
Operands do not match:
8 bit and 16 bit Register
16 bit and 8 bit Register
16 bit Register and 8 bit Effective Address
8 bit Effective Address and 16 bit Register
8 bit Register and 16 bit Effective Address (add 'b.' before EA)
16 bit Effective Address and 8 bit Register (add 'b.' before EA)
Second operand is over 8 bits!
Cannot use Segment Register with an Immediate Value
Segment Registers cannot go together!
CS cannot be modified directly (use far JMP or CALL)
IP cannot be modified directly (use JMP or CALL)
Cannot get value of IP register (use POP after CALL)
Wrong use of Segment Register
First operand cannot be an Immediate Value
Cannot operate between 2 memory locations!
First operand is undefined variable(?)
Second operand is undefined variable(?), no zero before hex number(?)
EQU cannot start with a number.
DUP expansion is over 1020 chars!
Illegal instruction:
or wrong parameters.
Overflow! - cannot be evaluated.
Duplicate declaration of:
not enough operands for
Wrong parameters:
Should be register or memory location.
Only immediate byte or CL can be used as second parameter!
not enough operands for XCHG
Not valid label:
Condition Jump out of range!
This may be caused by following errors!
Undeclared label:
Not valid parameter for:
not supported yet.
First parameter can be AL or AX only.
Second operand cannot be AL or AX!
First operand can be AL or AX only!
First operand (port) should be 0..255 or DX.
Second parameter can be AL or AX only.
First operand cannot be AL or AX!
Second operand can be AL or AX only!
First operand (port) should be 0..255 or DX.
not enough operands for MOV
Cannot be evaluated (value maybe too big)!
Cannot convert word to byte!
Text macro expansion exceeds maximum line length in EQU.
syntax error!
Unterminated string:
MACRO name already in use!
Wrong directive:
Precompiling... Please wait
Pass #
Stop
Run
step delay ms:
Run until gets to
Set break point
Set CS:IP to selected position
Sorry!
Shareware version cannot compile files over 100 lines.
Please register.
Thank you.
Shareware version cannot assemble files over 75 bytes.
How many licenses have you ordered?
Registration Error!
Piracy Fighting System
Registered for 1 license
Registered for
licenses
Shareware version!
IN/OUT instructions limited to 10 times per session!
This is demo shareware version, it cannot be unlocked.
Please download full retail version.
Would you like to see registration help?
Cannot evaluate this expression !
HEX value should start with 0 (zero) digit !
Emu8086 Evaluation
This program can be used for evaluation purposes only
There are
days of free evaluation remaining.
There is 1 day of free evaluation remaining.
There are 0 days of free evaluation remaining.
Register Now !
Try First !
Emu8086 is not free software.
You must either register it, or wait 5 seconds.
The purchased version does not display this notice.
Register !
Wait
seconds
Go
Emulator Halted!
New
Open
Samples
Save
Compile
Emulate
Calculator
Convertor
Options
Help
About
Emu8086 is shareware.
&Buy Now
Enter &Registration Code...
Use &Evaluation Version
[BX] cannot go with [BP] - Wrong addressing!
[SI] cannot go with [DI] - Wrong addressing!